Skip to content

biosinergia/biosinergia.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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