Our Story App Run Project Clone repo Navigate to directory Run npm install or yarn install Start development server by running npm run start or yarn start Build Project Run npm run build or yarn build Static contents will be generated in build folder