Back to Expo

Scripts

docs/scenes/get-started/start-developing/ProjectStructure/files/scripts.mdx

latest315 B
Original Source

import { RawH3 } from '~/ui/components/Text';

<RawH3>scripts</RawH3>

Contains reset-project.js, which can be run with npm run reset-project. This script will move the src and scripts directories to /example, and create a new src/app directory with an index.tsx and _layout.tsx file.