0.0.1 • Published 3 years ago

vulcan-cra-starter v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Create Vulcan App

This is the repository for Vulcan boilerplate

Installation and Setup Instructions

Clone this repository. You will need node and npm installed globally on your machine. Before installing, you need a one file named gsap-bonus.tgz and put it into config/. Please contact a team member to get the install file.

Installation: npm install

To Run Test Suite: npm test

To Start Server: npm start

To Visit App: localhost:4000

Branch and PR Naming Conventions

We're naming our branch based on issue created. For example, if an issue is number #709, a branch would be named: issue-709

When opening a PR, it is important to follow a specific naming convention. For example, if an issue is named "Update README" with the issue number of #709, the title of the PR should be:

Update README. Closes #709

This does two things: 1) help us keep a proper, clean Git log, and, 2) allows Github to automate workflows. When this is successfully merged-back, the inclusion of the "Closes #709" bit will ensure the corresponding issue is also closed.

When merging, always prefer the "Squash-and-merge" strategy and please delete any associated comments that Github suggests if it is a PR comprised of multiple commits.

@babel/core@babel/plugin-proposal-optional-chaining@babel/preset-typescript@loadable/component@loadable/server@sentry/react@sentry/tracing@types/jest@types/loadable__component@types/lodash@types/node@types/react@types/react-dom@types/react-redux@types/react-router-dom@types/redux@typescript-eslint/eslint-plugin@typescript-eslint/parserautoprefixerbabel-loaderbabel-plugin-transform-class-propertiesbabel-preset-react-appclassnamescolorscompression-webpack-plugincore-jscritters-webpack-plugincross-fetchcss-loaderdynamic-cdn-webpack-plugineslinteslint-config-prettiereslint-config-react-appeslint-loadereslint-plugin-flowtypeeslint-plugin-importeslint-plugin-jsx-a11yeslint-plugin-prettiereslint-plugin-reactfuse.jsgray-matterhtml-webpack-pluginhuskyiinstallkcorskoakoa-basic-authkoa-compresskoa-html-minifierkoa-routerkoa-staticlint-stagedmarkdown-to-jsxmarkedmini-css-extract-pluginmodule-to-cdnmy-local-ipnpmobjectFitPolyfilloptimize-css-assets-webpack-pluginp-min-delaypostcss-loaderpreactpreact-compatprerender-loaderprettierprismic-javascriptprismic-reactjsraw-loaderreactreact-dev-utilsreact-domreact-gistreact-gtm-modulereact-invisible-recaptchareact-lazy-load-image-componentreact-meta-tagsreact-portal-universalreact-reduxreact-routerreact-router-domreact-svgreading-timereduxredux-thunkregeneratorregenerator-runtimeremove-markdownresource-hints-webpack-pluginsass-loadersnapsvg-cjsstring-similaritystring.prototype.matchallstyle-loadertypescripturl-loaderurl-search-paramsuuid-randomwebp-herowebpack-dev-server
0.0.1

3 years ago