Max Alpha Deck Manager
##Deploy
Make sure node
and npm
is installed
- Install dependencies using
npm install
- Install global modules
npm install -g webpack autoprefixer-stylus
- Duplicate
.env.example.js
and rename into.env.js
:cp .env.example.js .env.js
- To build, run
webpack
Note: Point nginx/apache to this folder