rename project

This commit is contained in:
2021-03-07 18:04:02 +01:00
parent 6d06bf103e
commit 9114587b8f
3 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# This is the name of your project. It appears on the sign-in page and in the menu bar.
REACT_APP_PROJECT_NAME=ESP8266 React
REACT_APP_PROJECT_NAME=WordClock
# This is the url path your project will be exposed under.
REACT_APP_PROJECT_PATH=project

View File

@ -1,5 +1,5 @@
{
"name": "esp8266-react",
"name": "wordclock",
"version": "0.1.0",
"private": true,
"dependencies": {