nbcreative-fe # install stuff yarn # or npm i # run the tests yarn test # or npm run test # run the app yarn dev # or npm run dev