Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brijeshb42/next-js-zero-runtime-intermediate-pkg


https://github.com/brijeshb42/next-js-zero-runtime-intermediate-pkg

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

1. Clone this repo next to `material-ui` repo.

- `material-ui`
- `next-js-zero-runtime-intermediate-pkg`

2. Build material ui code - `cd material-ui && pnpm build`
3. Then install dependencies of this repo - `cd next-js-zero-runtime-intermediate-pkg && pnpm install`
4. Build - `pnpm build`
5. Start server - `pnpm start`