Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 410 Bytes

BioSinergia

This project is built with ParcelJS

Getting Started

  • Setup:

    • Yarn - Install [Yarn] running 'npm install yarn'
    • Then use 'yarn' to install dependencies
  • Running:

    • 'yarn dev' => starts the server BrowserSync on localhost:1234
  • Build:

    • 'yarn build' => compile the files into the 'docs' folder to get ready to deploy