- Node v8.x.x
- Clone the repository:
git clone [email protected]:cryptax-org/cryptax-frontend.git - Navigate into the project directory:
cd cryptax-frontend - Install dependencies:
npm install
- Add a
.envfile following.env.template(you can copy its exact content) - Run:
npm run dev
- Add a
.env.productionfile following.env.templatewith your appropriate production settings - Run:
npm run build - Run:
npm start
- Ducks architecture
- Redux
- Express
- Axios
- Semantic UI React styling
- CSS Modules
- Redux Dev Tools / HMR
- Codesplitting
- Webpack
- Jest
- The website is currently live and available at https://www.cryptax.app