This is a website built with NextJS for guitar chords focused on catolic musics.
You can checkout a live version here
- NodeJs 16.x
To create a project from this boilerplate run:
yarn create next-app chakra-studies --example https://github.com/PauloLuan/cifras-catolicas
Then, run the development server:
yarn dev
Open http://localhost:4444 with your browser to see the result.
You can also start the storybook server:
yarn storybook
Open http://localhost:9999 to check your stories.
dev
: runs your application onlocalhost:4444
build
: creates the production build versionstart
: starts a simple server with the build production codelint
: runs the linter in all components and pagestest
: runs jest to test all components and pagestest:watch
: runs jest in watch modetypecheck
: check typescript typesgenerate
: creates a component scaffold (you can also choose between styled component and chackra component)storybook
: runs storybook onlocalhost:6006
build-storybook
: create the build version of storybook
This project uses:
Paulo Luan
Paulo Luan |