budibase/packages/builder
Martin McKeaveney 65fd38e205 set up common to use babel, static file serving middleware 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
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
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
rollup.config.js cleanup rollup config 2020-04-13 12:59:00 +02:00

README.md

Get Started

npm install

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