fronthack

3.15.0 • Public • Published

Fronthack

Fronthack has been founded to convert any design into a high quality, modular frontend. It is a generator tool in form of a commandline, that ships initial codebases (boilerplates) for React, Next, Jekyll and Static site projects. It contains a variety of UI elements that works very well with these boilerplates. It proposes an opinionated worflow for creating JAMstack projects.

Visit website

Read the docs

Instalation

yarn global add fronthack

Usage

Generator commands

Command Description
fronthack init Initiate a new Fronthack project in picked technology.
fronthack component Generate a new blank component or fetch the exists one of that name from Fronthack repository.
fronthack page Generate a new page.
fronthack design Pair design file with given page.
fronthack list Display a list of components available in Fronthack repository.
fronthack help Display help.
fronthack version Display currently installed version of Fronthack.

Project scripts

Command Description
yarn start Runs a local dev server with helpfull development scripts and livereload.
yarn build Compiles a standalone "dist" directory with minified files, that are ready to deploy.
yarn deploy If your repository is hosted on GitHub, it deploys compiled "dist" directory to GitHub pages.

Fronthack has been founded thanks to project development in WAAT ltd. and MVP-Space

Package Sidebar

Install

npm i fronthack

Weekly Downloads

24

Version

3.15.0

License

GPL-2.0

Unpacked Size

194 kB

Total Files

101

Last publish

Collaborators

  • frontcraft