@aiou/nextjs-rematch2-template

*(WIP) build nextjs ssr application*


Keywords
cli, neo, template
License
MIT
Install
npm install @aiou/nextjs-rematch2-template@1.1.14

Documentation

logo

neo - new repo. neo use pnpm to manage your template, create hack project as quick as possible.

npm GitHub

table of contents

install

npm install @aiou/neo -g

get started

Create project from remote npm-package as template

neo create @aiou/bin-template project

Or save @aiou/bin-template into store first

neo add @aiou/bin-template

In the next time, neo create will prefer load template from local store. It's fast âš¡

Check Documentation for more details.

contribute

environment require

  • pnpm@^7.4.0
  • node^14