calendarapp_juli
v1.0.0
Published
reactapp
Downloads
8
Readme
Assignment Submission!
This repo is a basic implementation of Calendar component in React js.
Edit your app and do your actual coding in App/components, App/index.html, and App/index.js. Your build will be placed in build/.
To build your code, run
npm run build. To begin running your webserver, type innpm run start. After you run your webserver a popup should appear in the bottom right corner giving you the URL of your app.
