Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Razzle With Tailwindcss Example

How to use

Create and start the example:
npx create-razzle-app --example with-tailwindcss with-tailwindcss

cd with-tailwindcss
yarn start

Idea behind the example

This is a basic, bare-bones example of how to use razzle. It satisfies the entry points src/index.js for the server and and src/client.js for the browser.