Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 460 Bytes

Cerium

Cerium is a forms application very similar in design to Google forms. The backend for the application can be found at go-cerium.

Development

Run yarn to install dependencies. Start the golang backend on port 8000 and use yarn run start to start the development server.

Build

Run yarn build to create a production ready build.

License

All code is licensed under the Mozilla Public License 2.0