Skip to content

marbleit-dev/fe-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-starter

Webpack starter for frontend projects.

Pre-requisites:

  1. Node 8.0.0+ installed.

Steps:

  1. Clone the project.
  2. Run npm install
  3. For development, run npm start
  4. For production, run npm run build

Don't forget to update the project title in:

  1. package.json
  2. README.md
  3. webpack.config.js
  4. index.html
  5. index.js

About

Webpack starter for FE projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published