This is a @lazarv/react-server project bootstrapped with create-react-server
.
First, run the development server:
npm run dev
Use the --open
flag, the development server command menu or navigate to http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying ``. The page auto-updates as you edit the file.
To build the application for production, run:
npm run build
The build output will be in the .react-server
directory.
To run the production server, run:
npm start start
To learn more about @lazarv/react-server, take a look at the documentation or search the documentation using the development server.
You can check out framework on GitHub - your feedback and contributions are welcome!