Skip to content

kunleLEEM/lesson10a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application setup

  1. Install the latest version of NodeJS and npm. You can download both at https://nodejs.org/en/download/.
  2. Clone the sample application repository.
  3. Navigate to the root folder of the application in the command line.
  4. Type npm install to install required npm packages.
  5. Type npm start to start a development server.
  6. The application opens listens on port 3000
  7. View Admin page

After starting, the sample application retrieves content from the default Kentico Kontent sample project.

Expected initial build output

 npm install 

added 1916 packages, and audited 1917 packages in 31s

23 vulnerabilities (2 low, 13 moderate, 8 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

About

using ansible to build,zip application and kept in a zip folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors