Skip to content

emanuelgsouza/boilerplate-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate-front-end

An boilerplate for get started in front-end project faster

Steps

  • Download the boilerplate in the project, for example:
git clone https://github.com/emanuelgsouza/boilerplate-front-end.git my-project
  • Download the dependencies:
yarn
  • Run locally:
yarn run dev
  • Clean dist directory:
yarn run clean
  • Run for build:
yarn run build

About

An boilerplate for get started in front-end project faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published