c8e9178b63
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) |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
src | ||
tests | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
package.json | ||
rollup.config.js |
README.md
Get Started
npm install
Webpack dev server (port 8080): npm run dev
Build npm run build