mirror of
https://github.com/Discreetly/frontend.git
synced 2026-05-04 03:00:34 -04: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`
|