company-intro icon indicating copy to clipboard operation
company-intro copied to clipboard

We like to show case our engineering culture, from hiring to PR marketing.

introduction-company-hiring

License JavaScript Style PRs Welcome

We like to show case our engineering culture, from hiring to PR marketing. See our live demo here: https://jobs.aftership.com/v1/about-us

Preview

preview

About

This introduction page inspired and modify from https://github.com/STRML/strml.net. We think that the live automatic coding and typing introduction text are pretty cool, hope you guys like it. 🤗

In order to cut back the animation time and get more time to show the company introduction, we actually have cheated a bit by adding some initial style in advance 😝

Usage

  • Clone this repo to local:

    git clone [email protected]:AfterShip/company-intro.git

    cd company-intro

  • Install dependencies:

    yarn install

  • Then run it locally:

    yarn dev

    it will open page http://localhost:4003 on browser automatically

Build

Run npm run build or yarn build, it will output complied file to /dist.

License

MIT licensed.