Landing page for the 4th Datathon FME competition, taking place 16-17 November 2024!
-
Install the Node Package Manager (NPM).
-
Open a terminal inside this folder and run the following commands:
npm i
npm run start
- Remember that the source code is in
./srcwhile the static assets are in.public.
-
Edit whatever you want. Do not manually edit anything in
./dist. Its contents are automatically generated. -
Commit your changes, the new version will automatically deploy!