Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 449 Bytes

Js boilerplate

A boilerplate created for easy use for creating projects ..!

Specialities ,

  • Babel env , webpack 3, Scss to css,Html, Images

commands

  • yarn dev
  • yarn build

server running

http://localhost:8080/

This is a general ES6,ES7 boilerplate that is used for builiding Js projects . In this boilerplate all almost all the things are taken care like css , images and Html . Best use for frontend projects.