0.0.4 • Published 8 months ago
@afnank19/create-afn-app v0.0.4
Create AFN app
Quick Start
npx @afnank19/create-afn-app <project-name>
Two folders will be created namely frontend and backend. Change your directory to each, and run
npm install
and hack away!