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

create-panda-app

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-panda-app

Create a new Panda application

latest
npmnpm
Version
0.1.2
Version published
Weekly downloads
4
300%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 15 Dec 2022

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