Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# docker-testapp
# docker-testapp
# make sure you have node installed in your local user below command to check that:
# node -v
# npm -v

# if not go this it's official website and install https://nodejs.org/en
# try checking if it is successfully installed
# node -v
# npm -v

# go to project repo and stat your app
# npm start