chext-cli
v0.1.8
Published
An opinionated Next.js starter
Readme
Chext
Local development
git clone <repo>
cd <repo>
npm install
npm startUses
Instructions
- chext-cli will prompt you to give your project a name. It will then generate a new directory with that name in your
cwd' - you then get to select which flavour of the starter you want to work with
- chext-cli will pull that repo down, and install the necessary
node_modulesusing the package manager you choose
