1
0
Fork 0
mirror of synced 2024-07-16 03:35:56 +12:00
budibase/packages/builder
2020-04-15 15:25:11 +01:00
..
.vscode
build
src set up common to use babel, static file serving middleware 2020-04-15 15:25:11 +01:00
tests changes from node_modules to using rollup-plugin-alias, fixes tests 2020-04-01 12:38:07 +02:00
.gitignore update gitignore file 2020-03-31 11:42:21 +02:00
babel.config.js
CONTRIBUTING.md
LICENSE.md
package.json update routify to beta 40 and set up correct basepath for application, also fixes some links 2020-04-09 09:04:09 +02:00
README.md
rollup.config.js cleanup rollup config 2020-04-13 12:59:00 +02:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build