Please take a look at .env.example for the environment variables that need to be set.
Development
Install packages
yarn installBuild the project
yarn buildRun the development server
yarn dev### Install packages ```bash yarn dev ```
Homepage Repository npm TypeScript Download
npm install @celluloid/admin@1.0.6
Please take a look at .env.example for the environment variables that need to be set.
yarn installyarn buildyarn dev