fyord-cli
v3.0.0
Published
A companion CLI to the Fyord framework
Downloads
21
Readme
fyord-cli
A companion CLI to the Fyord framework
Features
- Scaffold new fyord projects
- Generate components, pages, etc.
- Including
.spec
and css modules files where applicable
- Including
- Pre-render a fyord application
- and more!
Quick start
Install globally for the best experience - npm i -g fyord-cli
Once installed, run any of the following to run help
and learn about the fyord-cli:
fyord
(runs help when no arguments given)fyord help
fyord h
(aliased help command)