Skip to content

seansean11/ng2-webpack

Repository files navigation

ng2-webpack

A production ready Angular 2, TypeScript, Webpack, and SASS starter app without the complexity.

Quick start

# clone the repo
git clone --depth 1 https://github.com/seansean11/ng2-webpack.git

# install the repo with npm
npm install

# start the dev server
npm start

Other Commands

# run unit tests
npm test

# run e2e tests
npm run e2e

# build for deveolopment or production environment
npm run build

About

A production ready Angular 2, TypeScript, Webpack, and SASS starter app without the complexity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published