Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 534 Bytes

Chext

Local development

git clone <repo>
cd <repo>
npm install
npm start

Uses

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_modules using the package manager you choose