Skip to content

imbrn/web-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web application boilerplate

Features:

  • Webpack;
  • ES2015;
  • Sass;
  • Testing with mocha and chai.

Install

Clone this repository.

Using

Build

npm run build

Or

npm start

Compiles the project for production.

Development server

npm run dev:serve

Serves an hot reload local server for the application.

Testing

npm test

Executes the tests for the application.

About

Boilerplate project for web applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published