Skip to content

neoteric-eu/karierait-sopot

Repository files navigation

Neoteric - KarieraIT Sopot

Quickstart

npm install
npm install bower
bower install
grunt build
grunt serve

After pull with updated *.less files, use grunt build to compile new *.css styles.

Windows

http://nodejs.org/dist/npm/npm-1.3.9.zip
GIT BASH Here
npm install
npm install grunt-cli
npm install bower
bower install (can take few tries)
node_modules\.bin\bower install
node_modules\.bin\grunt build
node_modules\.bin\grunt serve

Unit tests

To run Angular unit tests (spec) type grunt test

About

Demo app for KarieraIT Sopot 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published