Skip to content

arfanfb/tidakLupa_FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RALALI FRONT END Dashboard

This is main repository for Front End Ralali project, this repository contain service for Ralali application.

Requirement

Technology that used in this application is

  • Node.js
  • npm
  • express
  • reactjs
  • sass
  • gulp

Setup

  • You need to install all of package that used on this project with command npm install
  • You need to run app with command npm start or NODE_ENV=production node node_modules/.bin/babel-node --presets 'es2015' src/server.js on your terminal machine.
  • After your app is ready, you can access it from http://localhost:8080.
  • All dummy data stored at /src/data.json.
  • If you need compile react files, you can compile it with command gulp react or gulp react:watch for monitoring editing.
  • If you need compile sass files, you can compile it with command gulp sass or gulp sass:watch for monitoring editing.
  • If you dont have gulp, you can install based on gulp repository.

License

This application is built on top of reactjs, but UI/UX design is strictly confidential just for internal use at Ralali projects.

@2017

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published