Skip to content

A complete, yet simple, starter for Angular v2+ using webpack and primeng

License

Notifications You must be signed in to change notification settings

xyc-xyc/angular-webpack-primeng

 
 

Repository files navigation

angular-webpack-primeng

Quick start

# clone our repo
$ git clone https://github.com/preboot/angular-webpack-primeng.git my-app

# change directory to your app
$ cd my-app

# install the dependencies with npm
$ npm install

# start the server
$ npm start

go to http://localhost:8080 in your browser.

License

MIT

About

A complete, yet simple, starter for Angular v2+ using webpack and primeng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • TypeScript 33.3%
  • HTML 7.5%
  • CSS 3.9%