Skip to content

hippodippo/wayz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wayz

A command line tool for creating a basic React project.

Why

After moving on from Create-React-App, I am becoming more comfortable with webpack and I just wanted a tool to quickly and easily get up and running. I also love building things so yeah.. that too.

Installation

npm install -g wayz

or

yarn global add wayz

Usage

In your terminal, just type:

> wayz appName

After that, simply cd into the new project directory, run npm run setup, and once it has finished installing everything, run npm start and go check it out at localhost:8080.

Have Fun!

Cheers, Kaycee Ingram

About

A command line tool for creating a basic React project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published