Skip to content

apu314/apu314-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code repository for my personal web apu314.com

Getting Started

Project uses Yarn for package management

Want to run the development server?

yarn
yarn dev

Building for production?

yarn build
yarn start

There are other commands available, check package.json scripts for more