Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 274 Bytes

Stylo-codes-stuff/mistah6909 - Logan Thomas

Here are the setup instructions If you havent installed node.js install it and come back. To run this application: step 1: cd into src and install dependencies

cd src
npm i

step 2: run dev environmen

npm run dev