Skip to content

darreneid/vite-template-react18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Academy React Vite Template

This repo contains a basic Vite React template configured for use in App Academy projects.

How to clone

To clone this repo as <new-project-name>, run

npx tiged appacademy/aa-react18-vite-template#main <new-project-name>

in the directory where you want the new project to appear.

How to install and run

Once the repo is cloned, run cd <new-project-name> && npm install to install dependencies. You will probably also want to run git init.

To run the app, type npm run dev in the root directory.

Reminders

Don't forget to update this README, change the title in index.html, and change the "name" in package.json when making a new project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published