https://github.com/ynwd/express-react
Express, React, and Webpack on Firebase
https://github.com/ynwd/express-react
express firebase react webpack
Last synced: 3 months ago
JSON representation
Express, React, and Webpack on Firebase
- Host: GitHub
- URL: https://github.com/ynwd/express-react
- Owner: ynwd
- Created: 2019-08-20T10:27:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T03:57:20.000Z (over 6 years ago)
- Last Synced: 2025-05-15T23:44:41.099Z (about 1 year ago)
- Topics: express, firebase, react, webpack
- Language: JavaScript
- Homepage:
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Github][github-image]][github-url]
[![Linux Build][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]
# Express, React, dan Webpack di Firebase
## Langkah-langkah:
- [Setup Coveralls](https://github.com/ynwd/express-react/tree/setup-coveralls)
- [Testing Aplikasi dengan Jest, Supertest, dan Enzyme](https://github.com/ynwd/express-react/tree/setup-test)
- [Penerapan Coding Standard dengan ESLint](https://github.com/ynwd/express-react/tree/setup-eslint)
- [Menggunakan Fitur ES6 dengan Babel](https://github.com/ynwd/express-react/tree/setup-babel)
- [Setup React](https://github.com/ynwd/express-react/tree/setup-react)
- [Setup Static Files](https://github.com/ynwd/express-react/tree/setup-static-files)
- [Setup CI/CD dengan Travis-CI](https://github.com/ynwd/express-react/tree/setup-travis)
- [Deploy Express di Firebase](https://github.com/ynwd/express-react/tree/setup-firebase)
- [Setup Express dan Webpack](https://github.com/ynwd/express-react/tree/setup-express)
[travis-url]: https://travis-ci.org/ynwd/express-react
[coveralls-url]: https://coveralls.io/r/ynwd/express-react?branch=master
[travis-image]: https://travis-ci.org/ynwd/express-react.svg?branch=master
[coveralls-image]: https://coveralls.io/repos/github/ynwd/express-react/badge.svg?branch=master
[github-url]: https://github.com/ynwd/express-react/actions
[github-image]: https://github.com/ynwd/express-react/workflows/build/badge.svg