Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 398 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 398 Bytes

This project SM-Example

Contents

  • Troubleshooting
    • npm install
    • npm start
    • npm test
    • npm run build

Folder Structure

After creation, your project should look like this:

react-sm-example/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    App.css
    App.js
    App.test.js
    index.css
    index.js
    logo.svg