Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 366 Bytes

svjs-webpack

Repository for meetup in Sevilla JS

Scripts

To start to use the project, it's necessary install the dependecies with:

npm install

Later, launch:

npm start

If the code is to production, launch:

npm build

##Issues

If you have any doubt, issues or errors you can open a new issues in the repository, I'llbe watching