Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vitalishvarz/elpWeb

Repository files navigation

Usage -- Eat Like Pro Website --

Typescript and npm has to be installed on your machine! Install gulp globally or call gulp tasks from npm folder. For example:

node_modules/gulp/bin/gulp.js build

####1: Install packages

npm install typings --global

npm install

####2: Install typings

typings install

-- or if typings are not installed globally:

node_modules/typings/dist/bin.js install

####3: Build project

gulp build

####4: Start server (launches auto refreshing and gulp watcher)

gulp start

TODO:

  • Unit tests
  • E2E Tests

About

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors