mirror of
https://github.com/fluencelabs/examples
synced 2025-06-24 15:21:32 +00:00
Add curl_template
This commit is contained in:
15
curl_template/frontend/README.md
Normal file
15
curl_template/frontend/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
## How to run
|
||||
|
||||
To run app in the development mode use:
|
||||
|
||||
npm start
|
||||
|
||||
To run tests in the interactive watch mode use:
|
||||
|
||||
npm test
|
||||
|
||||
To make a production build use:
|
||||
|
||||
npm run build
|
Reference in New Issue
Block a user