create-panda-app

0.1.2 • Public • Published

Create Panda App

Create a new Panda application with one command

Quick Start

Creating a new Panda app with create-panda-app is super easy:

npx create-panda-app new-app
cd new-app
npm start

Then open http://localhost:5000 to see your app.

Requirements

  • Node v14 or later

That's it.

Documentation

ToDo

So much to do...

  • [ ] Swap basic scaffold to kitchen-sink and create a more stripped down, simple version of basic
  • [ ] Clean up UI of basic scaffold and add more comments into routes, views and services
  • [ ] Add README.md file to project scaffolds
  • [ ] Update documentation provided in new apps to better reflect need-to-know info
  • [ ] Update this README to include more info on how create-panda-app works and its flags & configuration
  • [ ] Add new scaffold(s) for other base app types (React, Lit, etc)
  • [ ] Tie build process into existing scaffolds
  • [ ] Build in live-updating of content
  • [ ] Update --interactive flag to run list of input questions

Readme

Keywords

none

Package Sidebar

Install

npm i create-panda-app

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

311 kB

Total Files

39

Last publish

Collaborators

  • puzio