Changers to readme.md and removing comments in index.js
This commit is contained in:
parent
a1e649cdcc
commit
c1b0a39db4
@ -1,5 +1,7 @@
|
||||
# Getting Started with Create React App
|
||||
|
||||
This project is available on this website: [Guillotine Cutter App](https://maneike.github.io/guillotine-cutter).
|
||||
|
||||
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
|
||||
|
||||
## Available Scripts
|
||||
|
@ -11,7 +11,4 @@ ReactDOM.render(
|
||||
document.getElementById("root")
|
||||
);
|
||||
|
||||
// If you want to start measuring performance in your app, pass a function
|
||||
// to log results (for example: reportWebVitals(console.log))
|
||||
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
|
||||
reportWebVitals();
|
||||
|
Loading…
Reference in New Issue
Block a user