web-project-boilerplate

1.0.11 • Public • Published

Web Project Boilerplate

This is a boilerplate generator for web projects using Webpack, Yeoman, and Node.js. It provides a solid foundation to kickstart your development.

Features

  • Webpack for bundling modules, transpiling ES6/JSX, loading CSS, images, fonts, etc
  • Yeoman generator to scaffold the project
  • Automation scripts for production build and development
  • Easy to customize and extend

Usage

Requirements:

  • Node.js
  • npm

Getting started:

  • Clone this repository
  • Install dependencies: npm install
  • Run generator: yo web-project-boilerplate
  • Start coding in src folder!
  • Bundle code: npm run build

Contributing

Contributions are welcome! Please check out the issues.

License

This project is open source under the MIT license.

Contact

Ryuen - @ryuen215

Project Link: https://github.com/fatidaprilian/my-boilerplate

Package Sidebar

Install

npm i web-project-boilerplate

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • ryuen