Rishi-121 / react-tailwind-started-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Tailwind Started Template

This is a bare bones react tailwind setup for speed development without any hassle.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn 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!

yarn build:css

It initialises postbuild and creates a development build of tailwind css and stores it inside src/assets/index.css

yarn test

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

About


Languages

Language:CSS 99.9%Language:HTML 0.0%Language:JavaScript 0.0%