1.0.6 • Published 4 years ago

create-playground v1.0.6

Weekly downloads
3
License
ISC
Repository
-
Last release
4 years ago

This is a CLI tool for creating a js playground

It helps to create a javascript playground directory. The directory contains prettier, eslint and simple webpack configuration.

Usage

install the package

yarn global add create-playground

Once that's done, you can run this command inside your project's directory...

playground

cd the dir you create(it could be something like playground2 if there is a dir call playground already exists).

cd playground
yarn dev

Then you should see the Hello Webpack! page in your browser!

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago