Skip to content

Project frontend for e-commerce using Strapi for CMS headless and Stripe for payment integration.

License

Notifications You must be signed in to change notification settings

GabrielLeandroBS/avion

Repository files navigation

🚀 Getting started with Avion

Getting started with front-end development is quite simple. Just install the dependencies and you'll have pretty much everything installed on your machine. To do so, install the following steps:

install

In your terminal, type:

npm run install
# or
yarn install

dev

To run your environment add the command below:

npm run dev
# or
yarn dev

build

To build the entire application in production it is necessary to run the command below:

npm run build
# or
yarn build

⚙️ Deployment

Vite gives you many possible deployment options for your project. Find the one that suits you on the deployment section of the documentation.

📚 Learn more

  • Vite - Vite center.
  • Vite documentation - Official Vite documentation.
  • Changelog - Find out about the Strapi product updates, new features and general improvements.

Feel free to check out the Vite GitHub repository. Your feedback and contributions are welcome!

✨ Community

  • Dev.to - Come chat with the Vite community.
  • Discord - Place to discuss, ask questions and find answers, show your Vite project and get feedback or just talk with other Community members.
  • Twitter - Awesome twitter community on Vite.

🤫 Psst! Vite is hiring.

About

Project frontend for e-commerce using Strapi for CMS headless and Stripe for payment integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published