create-vrt

1.2.8 • Public • Published

Quickly create a React Project
with Tailwind already built in!

!! Important Things to check before using project generator !!
  • Make sure you have node installed. If you're unsure, run the comman 'node -v' in any terminal.
  • Make sure git is installed. If you're unsure, run the command 'git -v' in any terminal.

If you've already completed the above steps then you can proceed
  • In your terminal, confirm you're in the folder you'll want your app to be created.
  • Next run "npx create-vrt 'your-app-name'"
  • Example: npx create-vrt my-cool-app
  • Everything will be installed automatically!
  • Next in your terminal, cd into your new folder and run the command 'npm run dev'.
  • Once it's running, click the link to open up your project in the browser.
    Alternatively you can copy and paste the url into the browser.
  • Now if you're new to React and Tailwind, there are instructions in the browser to help you out a bit.
  • That's all!
If you've found this helpful be sure to leave a star in the repo!
Any issues? Shoot me an email -> Contact

Readme

Keywords

Package Sidebar

Install

npm i create-vrt

Weekly Downloads

4

Version

1.2.8

License

ISC

Unpacked Size

12 kB

Total Files

12

Last publish

Collaborators

  • heavysudo