Skip to content

AGS1130/plenti-to-start

Repository files navigation

Plenti To Start

A Plenti starter project with TailwindCSS

Getting Started 🚀

The easiest way to get started is to clone the repository:

# Get the latest snapshot
npx degit AGS1130/plenti-to-start my-plenti-project

# Change directory
cd my-plenti-project

# Install NPM dependencies
npm install

# Then simply start your app
npm run start

Releases

No releases published

Packages

No packages published