Skip to content

Uaman/Web-boilerplate

Repository files navigation

Prerequisites

Prerequisites: Node.js (^10.12.0, or >=12.0.0)

Get started

  git clone https://github.com/Uaman/Web-boilerplate.git frontend-labs
  cd frontend-labs
  npm i
  npm start

Put your files into /src folder

For build

  npm run build

For lint

  npm run lint      // lint js files
  npm run stylelint // lint css files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published