Skip to content

gmdr1024/fe-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

fe-dev

Web front-end dev

Description

For MPA (Multi-Page Application)

  • Not use JavaScript framework

For beginner

  • Simple configuration
  • Simple feature

Feature

Lint

  • ESLint (JavaScript linter)
  • StyleLint (CSS linter)

Build

  • Nunjucks (HTML template engine)
  • PostCSS (CSS processer)
  • Parcel (JavaScript bundler)

Watch

  • chokidar (Watch file changes)

Serve

  • Browsersync (Start server and synchronise browser)

Requirement

Node.js 14.15.x

Pre-Install

Install

  1. Download code
  2. npm i under fe-dev

Usage

npm start

Re-use

Copy code in fe-dev

Author

gmdr1024

License

CC0