mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
Update nodejs_web_app.rst
This commit is contained in:
@@ -18,7 +18,7 @@ https://github.com/gasi/docker-node-hello.
|
||||
Create Node.js app
|
||||
++++++++++++++++++
|
||||
|
||||
First, create a ``package.json`` file that describes your app and its
|
||||
First, create a directory ``src`` where all the files would live. Then create a ``package.json`` file that describes your app and its
|
||||
dependencies:
|
||||
|
||||
.. code-block:: json
|
||||
|
||||
Reference in New Issue
Block a user