Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-dfn

MioQuispe7MIT0.0.4

A template for using Create React App with Dfinity

react, create-react-app, template, dfinity, dfn

readme

Create Dfinity App

The easiest way to use Create React App with Dfinity

npx create-react-app my-app --template dfn
cd my-app
npm start