2.0.2 • Published 7 years ago
wayz v2.0.2
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
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.8.0
7 years ago
1.7.0
7 years ago
1.4.0
7 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago
0.0.1
8 years ago