Skip to content

tajo/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

This is a great starting point for everyone interested in building React based apps while using Cloudflare's component library and styles. It uses next.js - a framework for server-rendered or statically-exported React apps for painless setup and fela as a CSS-in-JS solution. You might find useful this CSS vs CSS in JS guide.

Installation

It assumes you have the latest node and yarn installed.

git clone https://github.com/tajo/sandbox
cd sandbox
yarn install
yarn dev
open http://localhost:3000

How to start

Start editing /pages. You can add more cf-ux packages via yarn:

yarn add @cloudflare/cf-component-calendar

Tip: You can directly copy&paste "source code" from cf-ux examples and it will work.

About

Next.js + cf-ux sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published