New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

wayz

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wayz

A command line tool for creating a basic React project.

latest
Source
npmnpm
Version
2.0.2
Version published
Weekly downloads
12
300%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

React

FAQs

Package last updated on 20 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts