Git Product home page Git Product logo

malendong-frontend's Introduction

Memulai dengan standard collaboration project

Project ini di mulai dari Template Create React App.

Tool

Di usahakan dengan hanya menggunakan beberapa komponen yang di tetapkan untuk membentuk sinkornisasi dengan pengembang yang lainnya.\

Komponen yang di gunakan yaitu:
BlueprintJS untuk elemen-elemen dasar komponen UI.
Styled System untuk kemudahan memanipulasi tampilan dengan nilai-nilai yang telah di tetapkan.
Formik untuk memanajemen input formulir.

Directory Structure

.
├── build               # Compiled files
├── public              # Static public files
├── src                 # Source files
│   ├── components        # Komponen reuseable project
│   │   ├── Grid.js       # File komponen
│   │   ├── utility.js    # File utility
│   │   └── index.js
│   ├── pages             # Halaman
│   │   ├── Admin         # Folder halaman
│   │   │   ├── hoc.js    # Context file
│   │   │   ├── Layout.js
│   │   │   ├── Router.js
│   │   │   └── index.js
│   │   ├── Admin.Users   # Folder route bertingkat
│   │   │   └── index.js
│   │   └── Login         # Folder halaman
│   │       ├── Form.js   # Komponen untuk halaman tersebut
│   │       └── index.js
│   ├── 404.js
│   ├── Layout.js
│   ├── Router.js
│   └── index.js
├── LICENSE
└── README.md

Available Scripts

Anda bisa menjalankan script berikut:

$ npm start     # Menjalankan aplikasi dalam mode pengembang.
$ npm run test  # Mengeksekusi test fungsional dalam mode pantauan perubahan.
$ npm run build # Membangun aplikasi untuk produksi ke dalam folder build.

## Note: ini operasi satu aray. Begitu anda `eject`, anda tidak dapat kembali !
$ npm run eject # Perintah ini akan menghapus dependensi build tunggal dari proyek Anda.

Deployment

Bagian ini dipindahkan ke halaman berikut: https://facebook.github.io/create-react-app/docs/deployment

npm run build gagal me-minify

Bagian ini dipindahkan ke halaman berikut: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

malendong-frontend's People

Contributors

andrewyohanes123 avatar edgarjeremy avatar ilomon10 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.