Skip to content

liamegan/fxhash-starter

Repository files navigation

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.

About

A starter for fxhash projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published