Socket
Book a DemoInstallSign in
Socket

@entur/cra-template

Package Overview
Dependencies
Maintainers
10
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/cra-template

Entur's template for Create React App

latest
npmnpm
Version
0.5.0
Version published
Maintainers
10
Created
Source

@entur/cra-template

A template for creating a new React with some Entur-specific setup.

npx create-react-app my-awesome-app --use-npm --template @entur

Development

If you want to test changes to the template locally, you can use the file: prefix:

npx create-react-app my-app --template file:../path/to/your/clone/of/cra-template-entur

Read the official docs on Custom Templates here: https://create-react-app.dev/docs/custom-templates/

FAQs

Package last updated on 18 Feb 2021

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