Skip to content

MasterBAU/frontend-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend dev Boilerplate

Getting started:

  • Open your terminal and clone the repo.
  • Then run:
  • > npm install to download and install all dependencies.
  • > npm run test to verify everything is up and running.
  • > npm start to start the environment.
  • go to localhost://8888 to see this page.
  • enjoy auto-reload, JavaScript transpiling and Sass preprocessing 😎

Build and Deploy:

  • Just run:
  • > npm run deploy
  • Your project will be uploaded to Github Pages using:
  • https://your_github_user.github.io/project_name

Work in progress:

For any inquiries feel free to open a pull request or contact me on twitter @d4vecarter

About

Entorno de desarrollo frontend basado en ParcelJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published