@celluloid/admin

### Install packages ```bash yarn dev ```


License
MIT
Install
npm install @celluloid/admin@1.0.6

Documentation

Please take a look at .env.example for the environment variables that need to be set.

Development

Install packages

yarn install

Build the project

yarn build

Run the development server

yarn dev