Skip to content

alans-ciant/dcoderWebApp

Repository files navigation

dcoderWebApp

Getting Started

Preparing the environment

Instal NodeJS + NPM

After install NodeJS and NPM, run the commands bellow on console:

npm install typescript@1.5.0-alpha -g
npm install tsd@0.5.7 -g
npm install -g grunt grunt-cli gulp bower

npm install & npm dedupe & bower install

Recommended Editors:

Sublime Text 2 (http://www.sublimetext.com/)
Visual Studio Code (https://code.visualstudio.com/)

Building the application

grunt build

Running the application

grunt serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published