marsden
v0.6.5
Published
Why Marsden? Sir Ernest Marsden CMG CBE MC FRS (19 February 1889 – 15 December 1970) was an English-New Zealand physicist (Born in Manchester). He is recognised internationally for his contributions to science while working under Ernest Rutherford, which
Downloads
4
Readme
Marsden
Why Marsden? Sir Ernest Marsden CMG CBE MC FRS (19 February 1889 – 15 December 1970) was an English-New Zealand physicist (Born in Manchester). He is recognised internationally for his contributions to science while working under Ernest Rutherford, which led to the discovery of new theories on the structure of the atom.
As we use the "Atomic design" approach in this project, I felt Marsden was a perfect name for this.
What is Marsden? A library of reusable vue.js components and frontend libraries and styles that can be used as a frontend to any 'headless' project.
Marsden uses storybook, a tool for building UI component libraries, the Vue.js intro to storybook can be viewed here: https://www.learnstorybook.com/intro-to-storybook/vue/en/
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run and serve storybook
npm run storybook
Run your unit tests
npm run test:unit
Lints and fixes files
npm run lint