Skip to content

liamjcrewe/jsfactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsfactory

Easily generate modern JavaScript applications. Spin up applications in seconds to prototype or build upon.

Getting started

Installation

yarn global add jsfactory

or with npm:

npm i -g jsfactory

Usage

Usage video

You can also run with flag --use-npm to use npm instead of Yarn.

Apps

Next.js React app

A base Next.js React app with all the great features Next.js brings plus the following:

  • A basic app structure with some example pages
  • Styled components with SSR
  • ThemeProvider boilerplate and example usages of styled components
  • Global CSS support
  • Sanitize.css implementation
  • Linting and automatic fixing via lint and lint-fix commands using standardjs

If you're unfamiliar with Next.js checking out the docs would be a great place to start!

About

Easily generate modern JavaScript applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published