1.0.3 • Published 2 years ago

@liamegan1/fxhash-starter v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

fxhash project starter #️⃣

Easily create a new fxhash project.

Requirements

  • node v12 - v16
  • npx
  • npm

Usage

$ npx @liamegan1/fxhash-starter my-dir
$ cd my-dir
$ npm start

Once set up, your new project will contain a start script and a build script for developing and compiling your project for production. The basic setup will load a loacl webserver at http://localhost:1234

You don't even need to clone or download this repository first, unless you want to branch it.

Available templates

default

Perfect for the most basic of projects. Includes fx-helpers as a dependency and that's it.

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago