This website requires JavaScript.
Explore
Help
Sign In
savanni
/
monorepo
Watch
1
Star
0
Fork
You've already forked monorepo
0
Code
Issues
82
Pull Requests
Projects
6
Releases
Wiki
Activity
2a616ef6c9
monorepo
/
visions
/
ui
/
Taskfile.yml
10 lines
123 B
YAML
Raw
Normal View
History
Unescape
Escape
Set up rendering and formatting for actions and action groups
2024-11-27 14:37:48 +00:00
version
:
'3'
tasks
:
dev
:
cmds
:
Retrieve the charsheet from the database and render it in the UI
2024-11-30 23:43:20 +00:00
-
cd ../visions-types && task build
-
npm install
Set up rendering and formatting for actions and action groups
2024-11-27 14:37:48 +00:00
-
npm run start