To use this template, you will need to have the latest stable versions of Node
, downloaded and installed on your machine. If you don't already have them, you can get Node
here.
npx create-react-app myapp --template retypewind
then
cd myapp
npm start
npm run build