/crt-screen-home-page

A simple CRT screen with a terminal for your website as a home page

Primary LanguageSCSSMIT LicenseMIT

crt-screen-home-page

Getting started

Clone this repository and install its dependencies:

npm run build builds the application to public/, along with a sourcemap file for debugging

npm start launches a server, using serve. Navigate to localhost:3000.

npm run watch will continually rebuild the application as your source files change.

npm run dev will run npm start and npm run watch in parallel.

License

MIT.