The frontend shop to cyan-store. Ensure @cyan-store/Hook and @cyan-store/Assets is running and configured in .env for complete functionality.
$ npm i
$ cp .env.example .env
$ nano .env # or any editor...$ npm run build # Production
$ npm run dev # Development$ npm run lint
$ npm run format
$ npm run type-check