un truc pour osm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tykayn 3bd3883d2e
get osm node data in object
3 weeks ago
.github
.yarn chore: up dependencies 3 weeks ago
assets
components feat:list json demo restos 2 years ago
config
layouts feat:list json demo restos 2 years ago
middleware
mocks feat:list json demo restos 2 years ago
osm_my_commerce get osm node data in object 3 weeks ago
pages chore: cleanup 3 weeks ago
plugins
src/store feat:list json demo restos 2 years ago
static
store chore: cleanup 3 weeks ago
test
.babelrc
.editorconfig
.eslintrc.js
.gitignore display list of fetched choices 3 weeks ago
.npmrc chore: cleanup 3 weeks ago
.prettierrc
.yarnrc.yml chore: up dependencies 3 weeks ago
LICENSE
README.md
app.vue chore: cleanup 3 weeks ago
commitlint.config.js
jest.config.js
nuxt.config.js feat:list json demo restos 2 years ago
nuxt.config.ts chore: cleanup 3 weeks ago
package.json feat:list json demo restos 2 years ago
stylelint.config.js
tsconfig.json
yarn.lock chore: up dependencies 3 weeks ago

README.md

nuxt-demo

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.