Skip to content

Infilla/infilla-react-test

Repository files navigation

Welcome to Remix!

Prerequisites

Install node and npm.

Clone the repo & install dependencies:

git clone https://github.com/Infilla/infilla-react-test.git
cd infilla-react-test
npm install

Development

Run the dev server:

npm run dev

Open the URL from the console (e.g. http://localhost:5173/)

You should now be able to make changes to app/routes/_index.tsx and see the changes.

Troubleshooting

If npm run dev fails with an error about not finding a module, try doing a clean install:

npm cache clean --force
npm ci

Styling

This template comes with Tailwind CSS already configured for a simple default starting experience. You can use whatever css framework you prefer. See the Vite docs on css for more information.

About

Example of a react page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •