Skip to content

The playground is a place that can be used to show your wonderful cases, and can also be used to visually debug the code.

Notifications You must be signed in to change notification settings

cptbtptpbcptdtptp/playground

 
 

Repository files navigation

The playground is a place that can be used to show your wonderful cases, and can also be used to visually debug the code, online website is here.

avatar

1. Development

npm install
npm run dev

2. Add demo

npm run add-demo

After entering the name as prompted, you can start development in /demos/{your demo}/index.ts.

You need to execute npm run dev again after Adding demo.

3. Build

npm run build

4. Contributing

Everyone is welcome to join us! Whether you have found a bug or want to contribute a wonderful case.

You need to execute npm run dev:demosify to verify the online effect.

About

The playground is a place that can be used to show your wonderful cases, and can also be used to visually debug the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • Sass 13.7%
  • HTML 5.9%
  • TypeScript 2.9%
  • EJS 2.0%
  • CSS 0.6%