0.1.0 • Published 8 years ago

jg-fractal-test v0.1.0

Weekly downloads
3
License
-
Repository
-
Last release
8 years ago

Fractal Quick Start

An boilerplate file structure to help you quickly get started with new Fractal projects.

Installation

If you haven't already installed the Fractal CLI helper on your machine, do that first:

npm i @frctl/fractal -g

Then:

  1. Download the zip file of this repository.
  2. Unzip into a location of your choosing.
  3. Open the project folder in you command line tool of choice.
  4. Install the dependencies: npm install
  5. Run some commands!

See the Fractal documentation for more details and usage information.