Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 665 Bytes

File metadata and controls

39 lines (27 loc) · 665 Bytes

FE Template

N|Solid

FE template is a simple template for FE Developers, what i use..

  • HTML5
  • SCSS
  • JQUERY
  • GULP 4
  • FONT AWESOME 5
  • ....

New Features!

Do not wait; the time will never be 'just right.' Start where you stand and work with whatever tools you may have at your command, and better tools will be found as you go along.

Installation

Install gulp-cli first (ignore it if you're already)

$ npm i -g gulp-cli

Install the dependencies and devDependencies and start the server.

$ cd fe-template
$ npm i
$ npm start

License

MIT