Skip to content

ngtan/frontend-boilerplate

Repository files navigation

Build Status Dependency Status devDependency Status

frontend-boilerplate

Make the development process as fast as possible

Requirements

  • nodejs v8.10.0 or above
  • npm v5 or above

Browsers are supported

Compatible browsers

Getting started

  • Clone this repository and make it yours

      git clone --depth=1 https://github.com/ngtan/frontend-boilerplate.git
      cd frontend-boilerplate
      rm -rf .git/
      git init
    
  • Install dependencies: npm install

  • Start developing npm start

Contributing

Questions, comments, bug reports and feature requests are all welcome and encouraged.

License

This project is licensed under the MIT License

About

Make the development process as fast as possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published