Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pulsejet/cerium

Dangerously accurate Google Forms clone
https://github.com/pulsejet/cerium

clone forms google-forms

Last synced: about 2 months ago
JSON representation

Dangerously accurate Google Forms clone

Awesome Lists containing this project

README

        

# Cerium
Cerium is a forms application very similar in design to Google forms. The backend for the application can be found at [go-cerium](https://github.com/pulsejet/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