Skip to content

ersaldyraisha/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resha's Boilerplate

Custom boilerplate with various build tools + karma-jasmine unit testing.

Requirement

Node.js version: 10+

Running the app

To run this app, you need to build it first.

$ npm install

then, run the start command.

$ npm start

The application will run at 127.0.0.1:3000

Running the test

To run the test cases, you need to install all the node-modules in development mode.

$ npm install

Then, run the test command.

$ npm test

About

Custom HTML/CSS/JS boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published