/frontend-boilerplate

Make the development process as fast as possible

Primary LanguageJavaScriptMIT LicenseMIT

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