0.1.3 • Published 1 year ago

create-pena-app-ext v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create Pena App

The easiest way to create a Docs app with server-side rendering thanks to Next.js

If you run into any issues or have feedback, please file an issue

Overview

npm install -g create-pena-app

create-pena-app my-app
cd my-app/
npm run dev

Open http://localhost:3000 to view your running app. When you're ready for production, run npm run build then npm run start.