# Clone the repository
git clone https://github.com/shyun-comcom/ainize-with-react-nodejs
# Go inside the directory
cd ainize-with-react-nodejs
# Install dependencies
yarn (or npm install)
# Start development server
yarn dev (or npm run dev)
# Build for production
yarn build (or npm run build)
# Start production server
yarn start (or npm start)shyun-comcom/ainize-with-react-nodejs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- JavaScript 81.1%
- HTML 11.3%
- Dockerfile 4.8%
- CSS 2.8%