Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 883 Bytes

README.md

File metadata and controls

44 lines (32 loc) · 883 Bytes

TWstartup

a platform for US VCs to receive more information and reach out to asian startups like Taiwan. In the other hand, we also provide taiwanese start ups resources to expand overseas.

Build Status

Initial Setup

$ git clone [email protected]:TWstartups/twstartup.github.io.git
$ cd twstartup
$ ./scripts/setup.sh

Develop

$ cd client
$ npm run dev
<!-- go to http://localhost:3000/ -->
$ cd server
$ npm run dev
<!-- go to http://localhost:8000/ -->

Useful Links

  • Github:
  • Application:
  • Server:
  • Google Analysis:

License

MIT