Skip to content

davinaleong/boilerplate-frontend-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Boilerplate (Old)

This repo is intended to be the starting point for all frontend projects.

To view the pages as they are, simply run this command in your console/terminal:

npm start

And navigate to http://localhost:3000/index.html in your web browser.

To update the vendor packages, run this command in your terminal/console:

gulp

Dependencies

  1. Express
  2. Nodemon

Dev Dependencies

  1. Gulp
  2. Gulp-If

Default packages

Refer to the packages' respective documentations on how to use them

  1. Bootstrap 4
  2. Font Awesome 5 Free
  3. jQuery 3

Other packages; toggle them in config.js.

  1. ParsleyJS 2 - form validation
  2. DataTables - sort and search table data
  3. MomentJS - Tempus Dominus Bootstrap 4 dependency
  4. Tempus Dominus - datetime picker
  5. PrismJS - syntax highlighting