First commit.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
found 8 vulnerabilities (4 moderate, 4 high)
|
||||
run `npm audit fix` to fix them, or `npm audit` for details
|
||||
|
||||
Created git commit.
|
||||
|
||||
Success! Created my-app at /home/patch/src/piddle/react/my-app
|
||||
Inside that directory, you can run several commands:
|
||||
|
||||
npm start
|
||||
Starts the development server.
|
||||
|
||||
npm run build
|
||||
Bundles the app into static files for production.
|
||||
|
||||
npm test
|
||||
Starts the test runner.
|
||||
|
||||
npm run eject
|
||||
Removes this tool and copies build dependencies, configuration files
|
||||
and scripts into the app directory. If you do this, you canât go back!
|
||||
|
||||
We suggest that you begin by typing:
|
||||
|
||||
cd my-app
|
||||
npm start
|
||||
|
||||
Happy hacking!
|
||||
|
||||
Reference in New Issue
Block a user