Sign In

cra-template-ultralight

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-ultralight

A CRA template for building applications with Ultralight and React

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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

Keywords

ultralight

FAQs

Package last updated on 31 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts