Skip to content

ideal-lab5/ideal-network-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideal Network Website

Usage

  1. Install dependencies
yarn
  1. Start dev server
yarn start
  1. Build for production
yarn build