First make a new directory, and cd
into it:
mkdir conf-website && cd $_
Then install generator-cityjs
:
npm install generator-cityjs
Run yo cityjs
, optionally passing an app name:
yo cityjs [app-name]
First make a new directory, and cd
into it:
mkdir conf-website && cd $_
Then install generator-cityjs
:
npm install generator-cityjs
Run yo cityjs
, optionally passing an app name:
yo cityjs [app-name]