Skip to content

opacteam/MINISIS-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Install the dependencies and run the development server

npm install
npm run dev
# or
yarn
yarn dev