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
yarnThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
