Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.3 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.3 KB

old-rare-estates

(ENG) This repository is made public for the purpose of showing source code of rare-estates projects for my portfolio. I'm no longer a part of this project. This is the source code of the first version of the front-end with a few tweaks from the original, and is mostly written by me.

(ไทย) ผมได้เผยแพร่ขึ้นเพื่อแสดง Source Code ของโปรเจค Rare Estates ใน Portfolio ของผม ซึ่งผมไม่ได้มีส่วนเกียวข้องกับโปรเจคนี้อีกต่อไป ในนี้จะมีโค้ดของโปรเจครุ่นแรกที่ผมได้เคยเขียนไว้ โดยจะมีการดัดแปลงเล็กน้อยเพื่อนให้แสดงใน demo ได้

Demo

https://mock-rare-estates-demo.herokuapp.com/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.