Skip to content

Jolaolu/react-tailwind-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scaffold Repository for Create-React-App and TailwindCSS

Installation

To install, clone the repository to your preferred location on your machine:

git clone https://github.com/Jolaolu/react-tailwind-demo.git

Next, cd to the directory of the project.

$ cd react-tailwind-demo

Next, install the dependencies for the project using the following command:

$ yarn install

then

$yarn start

Runs the app in the development mode. Open localhost to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

About

Create-React-App and TailwindCSS Starter Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published