Original trilogy and prelogy introductions of Star Wars in CSS3
- Clone Git repository :
git clone [email protected]:/firestar300/starwars-intro-css3.git - Install node modules :
npm install
- Start server :
npm start - Watch files with Webpack :
webpack -w - And go to
localhost:3000into your browser.
