.NET Code Log
Tips, reminders and ideas on how to solve different code issues.
Monday, February 17, 2020
Create React App Instructions
install npm
create-react-app
npm install -g create-react-app
or with specific version
create-react-app assignment1 --scripts-version 1.1.5
cd myappname
npm start.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment