Skip to content

dynamisdao/frontend2

Repository files navigation

Dynamis app frontend 2

Continuous Deployment

master branch build: Heroku Build is here

develop branch build: Heroku Build is here

Stories in Ready

Screens

screens.png

Dependencies

  1. Latest version of NodeJS (min v0.12.2)

  2. Windows only - GitBash (used instead of cmd)

  3. Windows only - GraphicsMagick

App installation

$ `npm install (use GitBash on Windows / Terminal on OSX) in the directory of the project. Accept all requests. If error occurs, run again.

Building the app

This should be used every time when you start working on the project:

$ npm run build (use GitBash on Windows / Terminal on OSX) in the directory of the project

Running the app

This should be used every time when you start working on the project:

$ npm run prod (use GitBash on Windows / Terminal on OSX) in the directory of the project

Building the develop app

This should be used every time when you start working on the project:

$ npm start (use GitBash on Windows / Terminal on OSX) in the directory of the project

About

The frontend for the Dynamisapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published