2.0.2 • Published 6 years ago

wayz v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago