alexblunck / starter-vanilla

Starting point for web projects using vanilla javascript & webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starter-angular

Starting point for web projects using vanilla javascript & webpack.

Workflow

Development

Run npm start to start a development server, open a browser & watch for changes.

Production

Run npm run build to create a production ready build in the dist directory.

Profile

Run npm run profile to profile the production build.

About

Starting point for web projects using vanilla javascript & webpack

License:MIT License


Languages

Language:HTML 63.4%Language:JavaScript 22.7%Language:CSS 13.9%