RyanWarner / chext-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 100.0%