Skip to content

A Create React App template for building desktop applications with Ultralight.

License

Notifications You must be signed in to change notification settings

marcusrbrown/ultralight-cra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-ultralight

This is a Create React App template for building desktop applications with Ultralight.

To use this template, add --template ultralight when creating a new React app.

For example:

npx create-react-app my-app --template ultralight

# or

npm init react-app my-app  --template ultralight

# or

yarn create react-app my-app --template ultralight

About

A Create React App template for building desktop applications with Ultralight.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • C++ 36.8%
  • CMake 29.1%
  • JavaScript 14.4%
  • HTML 12.8%
  • CSS 6.9%