Skip to content

danieltwc/simple_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This is a series on how to develop cloud native applications. To start please git clone this repo.

If you havent installed node or npm into your system please follow this guide to install: https://nodejs.org/en/. Choose the appropriate one for your os. If you are using mac, you can choose to use brew to install by doing brew install node. Note: this assumes you have brew installed already

To check if you have installed node and npm successfully please do

node -v and npm -v

  1. Create a folder called CNA by doing mkdir CNA

  2. cd CNA and do git clone https://github.com/leeadh/CNA_Lesson.git

  3. go to the appropriate lesson you wish to embark and perform the steps inside the Readme.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published