Nindo is a React-based framework for building amazing apps for website builders and e-commerce platforms.
Powered by Common Ninja.
Getting Started
Requirements:
npm
- Node.js version 14.0 or higher
Installation:
# Using `npx`
npx @commonninja/create-nindo-app
Running locally:
- Start a development server
npm i
npm start
- Visit the development environment running at http://localhost:3000.
Learn more about getting started with Nindo.