-
Notifications
You must be signed in to change notification settings - Fork 0
jneto/timezone-manager
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
For this project I used the following technologies: - Node.js - Express - Mongodb - React.js - Redux - Webpack - Babel This project depends on node.js, mongodb and webpack. You need these installed before proceeding. You also need to create a .env file with your environment configuration, you can copy the .env.sample and change its values. Run: ``` npm install ``` to install the project dependencies. Then you need to run: ``` webpack ``` to build the project. Make sure to have the mongod daemon running before you run the web server with: ``` npm start ``` then head over to http://localhost:3000 to access the application.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published