Skip to content

LMartinezEXEX/sdv-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend repository for Secret Voldemort

This project was bootstrapped with Create React App.

Installation

This project uses node and npm. Go check them out if you don't have them locally installed.

After make git clone, in the project directory, you can:

install project packages and dependencies with:

npm install

npm start