Project to explore features of KnockoutJS, used in the Oracle CX Commerce.
git clone https://github.com/victorreis/learning-knockout-js
cd learning-knockout-js
npm install
npm start
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn build