Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skit-react

An example of using skit with React by preprocessing .jsx files and handling server-side prerendering of react components transparently.

how to run

main.js defines a custom .jsx resource loader for React, so you need to run main.js like so:

git clone https://github.com/taylorhughes/skit-react.git
cd skit-react
npm install
node main.js

(the skit run command does not know where to get the custom loaders; there is no standard place to put them yet.)

how it works

About

An example of using skit with React by automatically preprocessing .jsx files.

Resources

Stars

28 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages