Skip to content

ridoansaleh/doraemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doraemon

Run Local

  1. git clone git@github.com:ridoansaleh/doraemon.git or download it manually

  2. yarn or yarn install or npm install

  3. yarn run start:dev

Wait, your default browser will open up automatically

Deploy to Server

  1. Build your assets yarn run build

  2. Pick your host provider

Actually, i prefer Heroku to deploy my React app. Here is a link to Doraemon app i have deployed.

Features

  1. Custom Webpack Config

  2. HMR (Hot Module Replacement)

  3. Fake API (JSON Server)

  4. Express Server (Production)

  5. Prettier (Code Formatter)

  6. Desktop Only (Not Implement Responsive CSS)

About

A simple React.Js app that deployed on Heroku. Build from scratch using tools like webpack, express, json-server etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published