Skip to content

SunLxy/css-in-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Example

The react base application.

Quick Start

$ npx create-kkt my-app -e basic
cd my-app
npm install

Open in CodeSandbox

Open in CodeSandbox

Development

development

Runs the project in development mode.

npm run start

production

Builds the app for production to the build folder.

npm run build

test

npm run test
npm run test:coverage

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Releases

No releases published

Packages

No packages published