CostaRico / daonomic-client-pre-tge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Daonomic client

In order to develop and build this project you need Node.js ^8.9.0 and NPM ^5.5.1 installed.

npm install # installs project dependencies

npm start # starts development server

npm run build # builds project
DEBUG_ENABLED=true npm run build # builds project with sourcemaps for debugging
API=development npm run build # builds project but switches it to use the development API server

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 91.1%Language:CSS 8.5%Language:HTML 0.5%