Skip to content

LAHS-Data/clubday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

clubday

LAHS Club Day 2020

Building and running on localhost

Choose which project:

cd react

or

cd svg

Then install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open the file dist/index.html in your browser

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.2%
  • HTML 4.9%
  • CSS 0.9%