Skip to content

pulsejet/cerium

Repository files navigation

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