Skip to content

cmu-sei/secure-coding-standards

Repository files navigation

Secure Coding Standards

Deploy to GitHub Pages

Look at the Nuxt documentation to learn more.

Look at the Content documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the SSG (static site) application for production:

npm run generate

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

Releases

No releases published

Packages

 
 
 

Contributors