# 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)
forked from crsandeep/simple-react-full-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
shyun-comcom/ainize-with-react-nodejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Boilerplate to build a full stack web application using React, Node.js, Express and Webpack.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 81.1%
- HTML 11.3%
- Dockerfile 4.8%
- CSS 2.8%