- Node v8.x.x
- Clone the repository:
git clone git@github.com:cryptax-org/cryptax-frontend.git
- Navigate into the project directory:
cd cryptax-frontend
- Install dependencies:
npm install
- Add a
.env
file following.env.template
(you can copy its exact content) - Run:
npm run dev
- Add a
.env.production
file following.env.template
with 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