PRANC is a demo version of a software that simulates the NERC CIP CyberSecurity Framework audit process. Access Now
Project developed to meet the demands of the 3rd integrating project of Computer Engineering of Senai Cimatec, which was implement an audit process of a CyberSecurity Framework on a application.
Download the project dependencies.
npm install
# or
yarn
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.