mirror of
https://github.com/Discreetly/frontend.git
synced 2026-01-10 05:18:06 -05:00
10 lines
97 B
Markdown
10 lines
97 B
Markdown
# Dev
|
|
|
|
`npm i`
|
|
|
|
## Run the frontend
|
|
|
|
`npm i`
|
|
`npm run prepare` // only needed once
|
|
`npm run dev`
|