Generate fake data using Faker.js in a Node application. You can use this repository as a template for your own application.
- Initialize project
- Configure nodemon in package.json
- Add a starting point
- Add models folder
- Add a views folder
- Start MomgoDB
- Run the project
View the steps in the webpage found here.