This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f41554c6f
budibase
/
packages
/
builder
/
README.md
7 lines
100 B
Markdown
Raw
Normal View
History
Unescape
Escape
moving builder into web...
2019-07-13 11:35:57 +02:00
## Get Started
Update all scripts to use yarn rather than npm
2021-04-07 18:38:49 +02:00
`yarn install`
moving builder into web...
2019-07-13 11:35:57 +02:00
Update all scripts to use yarn rather than npm
2021-04-07 18:38:49 +02:00
Vite dev server (port 3000):
`yarn run dev`
Build
`yarn run build`