Skip to content

mdmarufsarker/es6-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Setup Template

Project Template Preview

Preview

How to use

[Note: You need to have Node.js installed on your machine. Use yarn or npm to run the commands. Not both. I prefer yarn. But you can use npm if you want.]

  1. Clone this repo git clone https://github.com/mdmarufsarker/es6-project-template.git
  2. Run npm install or yarn install
  3. Run npm run dev or yarn dev to start the development server
  4. Run npm run build or yarn build to build the project for production

Features

  • ES6 to ES5
  • SCSS to CSS

License

MIT

Author

Maruf Sarker

About

ES6 Project Setup Template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published