company-intro
company-intro copied to clipboard
We like to show case our engineering culture, from hiring to PR marketing.
introduction-company-hiring
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

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.gitcd company-intro -
Install dependencies:
yarn install -
Then run it locally:
yarn devit will open page
http://localhost:4003on browser automatically
Build
Run npm run build or yarn build, it will output complied file to /dist.
License
MIT licensed.