Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 289 Bytes

File metadata and controls

12 lines (7 loc) · 289 Bytes

alphaday

A landing Page for alphaday web3 project

To run this

  • Run yarn to install dependencies.

  • Run yarn dev to start the development server.

  • Run yarn build to create a build folder with static files for prod.

  • Run yarn preview to start a local production server.