1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
Joe 1c35836834 Home page UI design
The majority of HTML and CSS is complete.

Still to be done:
- Activate the create new web app button
- Activate the settings nav item
- Date modified
- Ability to rename web app and provide a description (and an auto screenshot is generated down the line)
2020-05-25 16:57:17 +01:00
..
.vscode
assets Home page UI design 2020-05-25 16:57:17 +01:00
build
src Home page UI design 2020-05-25 16:57:17 +01:00
tests
.gitignore routify config for electron 2020-05-19 15:45:09 +01:00
babel.config.js
CONTRIBUTING.md
LICENSE.md
package.json routify config for electron 2020-05-19 15:45:09 +01:00
README.md
rollup.config.js

Get Started

npm install

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