Skip to content

Globus is a Swiss department store company, with 13 department stores in Switzerland.

Notifications You must be signed in to change notification settings

edenspiekermann/globus-prototype

Repository files navigation

globus-prototype

Development

This prototype is build with next.js. Please follow their documentation.

npm install
npm run dev

To build a static version of the prototype into build/

npm run build

Lint files

npm run lint

You can automatically fix some problems by running

npm run lint -- --fix

Structure

  • tokens.js contains a list of commonly used variables, such as fonts or mediaqueries
  • /components holds are components used somewhere in the example pages
  • /data contains all data, which is displayed in the various components
  • /pages follows next.js conventions and contains all routes

About

Globus is a Swiss department store company, with 13 department stores in Switzerland.

Resources

Stars

Watchers

Forks

Packages

No packages published