/speedisha-frontend

Speedisha Frontend AngularJS2 Repo

Primary LanguageCSSMIT LicenseMIT

Speedisha Client App

Install npm packages

See npm and nvm version notes above

Install the npm packages described in the package.json and verify that it works:

Attention Windows Developers: You must run all of these commands in administrator mode.

npm install
npm start

If the typings folder doesn't show up after npm install please install them manually with:

npm run typings -- install