create-playground

1.0.6 • Public • Published

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!

Readme

Keywords

none

Package Sidebar

Install

npm i create-playground

Weekly Downloads

86

Version

1.0.6

License

ISC

Unpacked Size

8.01 kB

Total Files

15

Last publish

Collaborators

  • jimmyhuangchn