# Foresight ## Introduction Foresight official website ### Npm install Install the dependency packages needed to run ``` npm i ``` ### Run ``` npm run dev ``` ### Pack ``` npm run build ```