README
ares-core-cli
A Command Line Interface for jdreact Web Applications
Usage
Prerequisites
Node v5.x (or greater).
Installation
npm install @areslabs/ares-core-cli -g
Usage
Once installed, creating a new jdreact web project is simple. If you already have an empty directory for your project, you can run:
ares-core init <ProjectName>